PATH 
Mac OS 8 and 9 Developer Documentation > Text and Other International Services > Apple Type Services for Unicode Imaging (ATSUI) > Apple Type Services for Unicode Imaging Reference

     

ATSUFontFeatureSelector

The ATSUFontFeatureSelector type represents the state (on or off) of a particular feature type. For example, kRequiredLigaturesOnSelector indicates that the ligature feature type is on. You pass the ATSUFontFeatureSelector type to functions that set or clear font feature selectors in a style run. The ATSUFontFeatureSelector type is passed back by functions that obtain font feature selectors in a style run.

typedef Uint16 ATSUFontFeatureSelector;
VERSION NOTES
Available beginning with ATSUI 1.0.


© 2000 Apple Computer, Inc. – (Last Updated 25 Jan 00)